PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.type1 Package / PDFType1Font Class


In This Topic
    PDFType1Font Class Methods
    In This Topic

    For a list of all members of this type, see PDFType1Font members.

    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a Type1 font from a combination of .afm and .pfb files.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a Type1 font from a combination of .pfm and .pfb files.  
    Public MethodEncodes the given text to a byte array based on font's encoding. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets the character spacing to be used by this font. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the font metrics. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets the font size. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets the strikethrough offset. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets the text rendering mode. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets a value indicating whether the font is bold. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets a value indicating whether the font is italic. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets a value indicating whether the font is strikethrough. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodGets a value indicating whether the font is underlined. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets a value indicating whether the font is bold. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets the character spacing to be used by this font. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets a value indicating whether the font is italic. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets the font size. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets a value indicating whether the font is strikethrough. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets the strikethrough offset. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets the text rendering mode. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodSets a value indicating whether the font is underlined. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.fonts.PDFFont)
    Top
    See Also